﻿@charset "utf-8";
html{color:#000;background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}


@charset "utf-8";

body { color:#666666; font:12px/1.231 Arial,Verdana,  Helvetica, sans-serif ,"宋体"; } /*网站字体颜色*/
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;margin-top:18px;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



/* -- 页面整体布局 -- */
.header , .content , .footer,.h_ser { width:960px; margin:0 auto; overflow:hidden; }
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:754px; float:right; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(../images/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(../images/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(../images/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(../images/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:754px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.right1 { width:754px; float:left; display:inline; margin-right:5px; overflow:hidden;}
.right2 { width:201px;  float:left; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(../images/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(../images/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(../images/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(../images/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:752px; min-height:458px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.right2_main { width:273px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.left2_main { width:752px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}

/*头部开始*/
.t_bg { background:url(../images/t_bg.gif) repeat-x center 0; height:215px;}

.h_top { height:35px; line-height:35px; padding-top:10px; color:#d26c48;}
.h_top span { float:left;}
.h_top p { float: right;}
.h_top p a { padding:0 5px; color:#d26c48;}

.h_con { height:130px; overflow:hidden}
.h_con h1 { padding-top:20px; float:left;}
.h_pho { margin-top:40px; font-family:"微软雅黑"; font-size:14px; color:#fff; background:url(../images/h_pho.gif) no-repeat left 0; padding-left:60px;}
.h_pho span { color:#fff; font-size:24px; display:block;}

.h_nav { height:40px; line-height:40px; }
.h_nav ul li { float:left; background:url(../images/n_bor.gif) no-repeat right center;}
.h_nav ul .nobor01 { background:none;}
.h_nav ul li a { display:block; padding:0 37px; color:#fff; font-size:13px; font-weight:bold;}
.h_nav ul li a:hover,.h_nav ul .curr a { background:#740b06;  color:#fff; text-decoration:none;}
/*副导航样式*/
.h_nav .erj li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: White;
    display: block;
    padding: 0 25px;
}

.erj {
    background: none repeat scroll 0 0 #8f0100;
    display: none;
    position: absolute;
    top: 215px;
    width: 193px;
    z-index: 9999;
}
.erj li{
    width:193px;
}
.erj li a {
    display: inline-block;
}

.s_inp { width:280px; margin-top:18px;}
.inp01 { background:url(../images/s_inp.gif) no-repeat; width:174px; height:24px; line-height:24px; border:none; padding:0 3px; float:left}
.h_ser p { float:left; width:670px; height:55px; line-height:55px; overflow:hidden; color:#646464;}
.h_ser p a { padding:0 6px; color:#646464;}
/*头部结束*/

/*底部开始*/
.f_bg { background:url(../images/f_bg.jpg) repeat-x center top; height:150px;}

.f_nav { text-align:center; color:#dbb795; height:37px; line-height:37px;}
.f_nav a { color:#dbb795; padding:0 10px;}

.f_img { float:left; padding:35px 30px 0 175px;}
.f_p { color:#ef7171; line-height:25px; padding:20px 0 0;width:980px;margin:0 auto;text-align:center;}
.f_p p a { color:#ef7171;}
.f_p p img { padding:0 0 0 10px; float:none;}
/*底部结束*/

@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}

/*banner*/
.banner {  position:relative; height:493px;}

/*上的火锅电磁炉分类*/
.zx_top { background:#da271e; width:188px; height:39px; line-height:39px; text-align:center;}
.zx_top a { font-family:"微软雅黑"; font-size:16px; color:#fff;}
.zx_con { background:#f0f0f0; width:186px; border:solid 1px #da271e; padding-top:12px; height:245px;/*height:705px;*/ overflow:hidden;}
.zx_con h3 {  background:url(../images/zx_h3.gif) no-repeat; width:186px; height:38px; line-height:35px;}
.zx_con h3 a { font-size:14px; color:#da271e;/* padding-left:34px;*/font-family:"微软雅黑";padding-left: 34px;}
.zx_con ul li { background:url(../images/zx_libg.gif) no-repeat; width:186px; line-height:36px;}
.zx_con ul .nobor01 { background:url(../images/zx_libg02.gif) no-repeat; width:186px; height:34px; line-height:34px;}
.zx_con ul li a { color:#646464; padding-left:33px;}

/**/
.cp { width:750px; margin-left:20px;}
.cp_top { background:url(../images/cp_top.jpg) repeat-x; height:45px;}
.cp_top span { float:right; display:block; padding:15px 10px 0 0;}
.cp_top ul li { float: left; padding-right:5px;}
.cp_top ul li a { background:url(../images/cp_libg01.gif) no-repeat; width:147px; height:45px; line-height:40px; display:block; text-align:center; font-family:"微软雅黑"; font-size:16px; color:#676666;}
.cp_top ul li a:hover,.cp_top ul .cur a { background:url(../images/cp_libg02.gif) no-repeat; color:#fff; text-decoration:none;}

.cp_con { padding-top:11px;}
.cp01 { border:solid 1px #e2e2e2; width:308px; height:700px;}
.cp01 dl dt { padding:5px 0 0 0; text-align:center;}
.cp01 dl dt img { width:202px; height:175px;}
.cp01 dl dd { padding:7 25px;}
.cp01 dl dd ul li { float:left; width:122px; height:25px; line-height:25px; border:solid 1px #e2e2e2; border-top:none; border-left:none;}
.cp01 dl dd ul .li01 { border-right:none; padding-left:13px;}
.cp01 dl dd ul li span { color:#da271e;}
.cp01 dl dd p { line-height:24px; border-bottom:solid 1px #e2e2e2;} 
.cp01 dl dd .nobor01 { border:none; line-height:22px}
.cp01 dl dd p span { color:#da271e;}
.cp01 dl dd q { display:block; text-align:right;}

.cp02 { padding:0 17px}
.cp02 ul li { width:201px; text-align:center; padding-top:3px; border:solid 1px #e2e2e2; height:171px; float:left; margin: 3px 20px;}
.cp02 ul li img { width:170px; height:148px;}
.cp02 ul .nobor01 { border-top:none;}
.cp02 ul li span { display:block; text-align:center; height:25px; line-height:25px; overflow:hidden;}
.cp03 { padding:0;}

/*优质、高效、节能、环保*/
.yz { margin-top:32px;}
.yz_con1{background:url(../images/yz_bg.jpg) no-repeat; height:582px;}
.yz_con { background:url(../images/yz_bg.jpg) no-repeat; height:582px; padding:45px 0 0 10px;}
.yz_con dl { padding-bottom:45px;}
.yz_con .dl01 { padding-bottom:37px;}
.yz_con dl dt { font-family:"微软雅黑"; font-size:18px; color:#da271e; line-height:30px;}
.yz_con dl dd { font-family:"微软雅黑"; font-size:14px; color:#646464; width:240px; line-height:25px;}

.dl02 { top:95px; right:15px; text-align:right}
.yz_con .dl02 dd { width:260px;}
.dl03 { top:250px;}

/*广告*/
.p_dh { font-family:"微软雅黑"; font-size:14px; color:#fff; top:30px; right:15px;} 
.p_dh span { display:block; font-size:24px; font-family:Arial;}

/*火锅桌推荐款*/
.tj_top { background:url(../images/tj_top.gif) no-repeat; height:32px; line-height:25px;}
.tj_top span { float:right; display:block; padding:5px 5px 0 0;}
.tj_top h3 { padding-left:30px;}
.tj_top h3 a { font-family:"微软雅黑"; font-size:16px; color:#da271e; font-weight:normal;}

.tj_con { padding-top:16px;}
.tj_con ul li { float:left; width:302px; padding:0 27px 0 0;}
.tj_con ul .nobor01 { padding:0;}
.tj_con ul li img { width:290px; height:252px; border:solid 6px #e2e2e2;}
.tj_con ul li img:hover{ border:6px solid #DA271E;}
.tj_con ul li span { display:block; text-align:center; height:30px; line-height:30px; overflow:hidden;}

/*优势*/
.ys_bg { background: url(../images/ys_bg.jpg) no-repeat center 172px; height:681px; padding-bottom:50px;}
.ys { width:960px; margin:0 auto;} 
.ys01 { top:70px; left:37px;}
.ys01 p { font-family:"微软雅黑"; font-size:14px; color:#464646; width:250px; line-height:25px;}
.ys01 p span { color:#da0000;}

.ys02 { top:82px; left:505px;}
.ys03 { top:215px; left:690px;}
.ys04 { top:380px; left:545px;}
.ys05 { top:420px; left:35px;}

/*合作客户*/
.hz { width:264px;}

.hz_con { padding-top:17px;}
.hz_con ul li { float:left; width:127px; padding-right:10px;} 
.hz_con ul .nobor01 { padding:0;}
.hz_con ul li img { border:solid 1px #e2e2e2; width:125px; height:83px;}
.hz_con ul li span { height:30px; line-height:30px; text-align:center; display:block;}
.hz_con ul li span a { color:#646464;}

/*我们的产品市场案例*/
.al { width:940px; margin-left:0px; padding-left:18px;}

.al_con { padding:17px 0 30px;}
.al_con dl { width:202px; padding-right:13px; float:left; background:url(../images/al_xx.gif) no-repeat right center; margin-right:14px;}
.al_con .dl04 { background:none; padding:0; margin:0;}
.al_con dl dt img { border:solid 3px #e2e2e2; width:196px; height:144px;}
.al_con dl dt img:hover { border:solid 3px #DA271E; width:196px; height:144px;}
.al_con dl dd { width:202px;}
.al_con dl dd p {line-height:30px; border-bottom: solid 1px #c8c8c8}
.al_con dl dd p span { display:block; float:left;}
.al_con dl dd p q { display:block; float:left; width:135px;}
.al_con dl dd .p01 { border:none;}
.al_but { text-align:right; padding-top:10px; clear:both}

/*走进上的*/
.zj { width:600px;}

.zj_con { padding-top:15px;}
.zj_con dl { height:199px;}
.zj_con dt { float:left; padding-right:15px;}
.zj_con dt img { width:245px; height:173px; border:solid 3px #e2e2e2;}
.zj_con dt img:hover{ border:3px solid #DA271E;}
.zj_con dd { float:left; width:330px;}
.zj_con dd p { color:#646464; line-height:25px;}
.zj_con dd span { text-align:right; display:block; padding-top:5px;}

.zj_bt { background:url(../images/zj_bt.gif) no-repeat; height:18px; line-height:18px; width:598px; text-align:center; margin-bottom:10px;}
.zj_bt a { font-family:"微软雅黑"; font-size:14px; color:#646464;}
.zj_con ul li { width:181px; float:left; padding-right:27px;}
.zj_con ul .nobor01 { padding:0;}
.zj_con ul li img { width:181px; height:130px}
.zj_con ul li span { display:block; height:30px; line-height:30px; text-align:center; overflow:hidden;}
.zj_con ul li span a { color:#646464;}

/*常见问题解答*/
.wd { width:327px; margin-left:33px;}
.wd_top { background:url(../images/wd_top.gif) no-repeat; width:327px; height:37px; line-height:37px;}
.wd_top span { float:right; padding-right:10px;}
.wd_top span a { color:#ff8e8e;}
.wd_top h3 { padding-left:10px;}
.wd_top h3 a { font-family:"微软雅黑"; font-size:16px; color:#fff; font-weight: normal;}

.wd_con { background:#eaeaea; width:327px;}
.wd_con dl { padding:15px 0 15px 20px;}
.wd_con dl dt { height:30px; line-height:30px; width:295px; overflow:hidden;}
.wd_con dl dt a { font-weight:bold; color:#DA271E;}
.wd_con dl dd { line-height:25px; color:#646464; width:295px;}
.dl05 { background:#dedede;}

/*上的动态*/
.dt { width:600px;}
.dt_top { height:38px; background:url(../images/dt_top.gif) repeat-x; height:45px;}
.dt_top span { float:right; display:block; padding:10px 5px 0 0;}
.dt_top ul li { float:left; padding-right:5px;}
.dt_top ul li a { background:url(../images/dt_libg01.gif) no-repeat; width:100px; height:45px; line-height:40px; font-family:"微软雅黑"; font-size:16px; color:#676666; display:block; text-align:center;}
.dt_top ul li a:hover,.dt_top ul .cur a { background:url(../images/dt_libg02.gif) no-repeat; color:#fff; text-decoration:none;}

.dt_con { padding:12px 0 0;}
.dt_con dl { height:145px;}
.dt_con dl dt { float:left; padding-right:10px;}
.dt_con dl dt img { width:183px; height:127px; border:solid 3px #e2e2e2;}
.dt_con dl dt img:hover{ border:3px solid #DA271E;}

.dt_con dl dd { float:left; width:380px;}
.dt_con dl dd h3 { height:30px; line-height:30px;}
.dt_con dl dd h3 a { font-size:12px; color:#DA271E;}
.dt_con dl dd p { line-height:22px; color:#646464; height:70px;}
.dt_con dl dd span { display:block; text-align:right;}

.dt_list { padding-right:10px;}
.dt_list ul li { height:30px; line-height:30px; padding: 0 0 0 15px;  overflow:hidden; background:url(../images/ico03.gif) no-repeat left 13px; border-bottom: solid 1px #ebebeb;}
.dt_list ul .nobor01 { border:none;}
.dt_list ul li span { float:right; color:#646464;}
.dt_list ul li a { color:#646464;}
.dt_list ul li a:hover{ color:#DA271E;}
/*在线留言*/
.lx_con { padding:20px 0 0 20px; background:#eaeaea; height:320px}
.lx_con ul li { height:35px;}
.lx_con ul li img { float:left; padding:0 10px;}
.sbt { width:70px; display:block; float:left; padding-top:3px; font-weight:bold; color:#646464;}
.sinp01{ background: url(../images/lx_inp01.gif) no-repeat; width:175px; padding:0 2px; height:19px; line-height:19px; border:none; float:left}
.sinp02 { background: url(../images/lx_inp02.gif) no-repeat; width:71px; padding:0 2px; height:19px; line-height:19px; border:none; float:left}
.sbz { color:#db262d; padding:6px 0 0 3px; float:left; display:block;}
.area { background:url(../images/lx_inp03.gif) no-repeat; width:175px; height:48px; padding:2px; overflow:auto; border:none;}
.lx_con ul .h66 { height:65px;}
.sx { padding-top:5px;}
.sx a { text-decoration:underline; padding-top:3px;}

/*友情链接*/
.yq_bg { background:#efefef; height:113px; margin-top:20px; padding-top:20px;}
.yq { width:960px; margin:0 auto;}
.yq_top { background:url(../images/yq_top.gif) repeat-x; height:26px;}
.yq_top h3{ float:left;}
.yq_top span { float:right;  padding-top:5px;}
.yq_top span a { font-size:14px; color:#6c6c6c;}
.yq_con { line-height:25px; padding:10px;}
.yq_con a { padding:0 10px;}





/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{	display: none;z-index: 1001;width: 398px;border: 1px solid #ccc;background: #fff;padding-bottom: 20px;}
#mesbook1_c div, #mesbook1 div{	border: 1px solid #E4E3E3;background: #EBECEB;height: 18px;	padding: 4px .5em 0;margin-bottom: 10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1
{
	width: 370px;
	margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt
{
	float: left;
	width: 105px;
	overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd
{
	width: 265px;
	float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns
{
	padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input
{
	margin-right: 20px;
}


#flashs .btn{  bottom: 0;
    margin-right: -450px;
    padding: 20px 6px;
    position: absolute;
    right: 50%;
    z-index: 7; }
#flashs .btn span{ color:#fff;  background:#DA271E; border:1px solid #DA271E; cursor: pointer;display: inline-block;margin-left: 5px;padding:2px 6px;}
#flashs .btn span.cur{ background:#FFF; color:#DA271E}
.bgitem{ position:absolute;}


.menu_con{
    background:#da271e;
    display:none;
    height: auto;
    z-index: 99;
    position: absolute;
    padding:20px;
    width:960px;
}

.menu_con span{
    float:left;
}

.menu_con span a{
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 20px;
}







